Reference to the host application.
Syntax
Property ExtensionHost As Object
Remarks
Used to get the window handle of the application.
Dim host As IAMExtensionHost Dim hWnd As Long Set host = m_Designer.ExtensionHost hWnd = host.hWnd
Copyright © 2000-2014 BlueCielo ECM Solutions
www.bluecieloecm.com